Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.annotations.repository.contrib--jcrLifecycleEventId

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.repository.contrib inside nuxeo-annot-repo-9.10.jar /OSGI-INF/annotations-repository-contrib.xml

Extension Point

Extension point jcrLifecycleEventId of component AnnotationsRepositoryService.

Contributed Items

  • <eventId>documentCheckedIn</eventId>
  • <eventId>documentRemoved</eventId>
  • <eventId>versionRemoved</eventId>
  • <eventId>documentRestored</eventId>

XML Source

<extension point="jcrLifecycleEventId" target="org.nuxeo.ecm.platform.annotations.AnnotationsRepositoryService">
    <eventId>documentCheckedIn</eventId>
    <eventId>documentRemoved</eventId>
    <eventId>versionRemoved</eventId>
    <eventId>documentRestored</eventId>
  </extension>